[INFO] fetching crate new_york_calculate_core 0.0.70...
[INFO] testing new_york_calculate_core-0.0.70 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate new_york_calculate_core 0.0.70 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate new_york_calculate_core 0.0.70
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate new_york_calculate_core 0.0.70
[INFO] tweaked toml for crates.io crate new_york_calculate_core 0.0.70 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate new_york_calculate_core 0.0.70 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate new_york_calculate_core 0.0.70 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cce73fb5be2a3c01a1a2e241238f45cecd001506e20cf6fbc6e91c6000db4bff
[INFO] running `Command { std: "docker" "start" "-a" "cce73fb5be2a3c01a1a2e241238f45cecd001506e20cf6fbc6e91c6000db4bff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cce73fb5be2a3c01a1a2e241238f45cecd001506e20cf6fbc6e91c6000db4bff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cce73fb5be2a3c01a1a2e241238f45cecd001506e20cf6fbc6e91c6000db4bff", kill_on_drop: false }`
[INFO] [stdout] cce73fb5be2a3c01a1a2e241238f45cecd001506e20cf6fbc6e91c6000db4bff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ce39f0664300441e4aecbd8eb1bb39e9fc30117e3719dfe1fbbcd938d6735d5
[INFO] running `Command { std: "docker" "start" "-a" "0ce39f0664300441e4aecbd8eb1bb39e9fc30117e3719dfe1fbbcd938d6735d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling new_york_calculate_core v0.0.70 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/agent.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_stats(&self, candle: &C) -> CalculateStats {
[INFO] [stdout]    |                      ^^^^^                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_stats(&self, candle: &C) -> CalculateStats<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.96s
[INFO] running `Command { std: "docker" "inspect" "0ce39f0664300441e4aecbd8eb1bb39e9fc30117e3719dfe1fbbcd938d6735d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ce39f0664300441e4aecbd8eb1bb39e9fc30117e3719dfe1fbbcd938d6735d5", kill_on_drop: false }`
[INFO] [stdout] 0ce39f0664300441e4aecbd8eb1bb39e9fc30117e3719dfe1fbbcd938d6735d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db186cfe1f09aef161262e8f402cb9c7d887352d3953bd8ff98f6ed5559c9b76
[INFO] running `Command { std: "docker" "start" "-a" "db186cfe1f09aef161262e8f402cb9c7d887352d3953bd8ff98f6ed5559c9b76", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/agent.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_stats(&self, candle: &C) -> CalculateStats {
[INFO] [stdout]    |                      ^^^^^                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_stats(&self, candle: &C) -> CalculateStats<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling new_york_calculate_core v0.0.70 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/agent.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_stats(&self, candle: &C) -> CalculateStats {
[INFO] [stdout]    |                      ^^^^^                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_stats(&self, candle: &C) -> CalculateStats<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.01s
[INFO] running `Command { std: "docker" "inspect" "db186cfe1f09aef161262e8f402cb9c7d887352d3953bd8ff98f6ed5559c9b76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db186cfe1f09aef161262e8f402cb9c7d887352d3953bd8ff98f6ed5559c9b76", kill_on_drop: false }`
[INFO] [stdout] db186cfe1f09aef161262e8f402cb9c7d887352d3953bd8ff98f6ed5559c9b76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b443db2617d35c477aaf5d2126ec5f0af53e421d2a6444b02d445e4263f99938
[INFO] running `Command { std: "docker" "start" "-a" "b443db2617d35c477aaf5d2126ec5f0af53e421d2a6444b02d445e4263f99938", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/agent.rs:60:22
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub fn get_stats(&self, candle: &C) -> CalculateStats {
[INFO] [stderr]    |                      ^^^^^                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub fn get_stats(&self, candle: &C) -> CalculateStats<'_> {
[INFO] [stderr]    |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `new_york_calculate_core` (lib) generated 1 warning (run `cargo fix --lib -p new_york_calculate_core` to apply 1 suggestion)
[INFO] [stderr] warning: `new_york_calculate_core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/new_york_calculate_core-8d484e36e478a4a7)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] [2m2026-03-30T04:56:57.925533Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_1 [3mresult[0m[2m=[0mCalculateResult { balance: 575.0, min_balance: 575.0, opened_orders: 1, executed_orders: 0, assets_available: {}, assets_frozen: {} }
[INFO] [stdout] [2m2026-03-30T04:56:57.925589Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_2 [3mresult[0m[2m=[0mCalculateResult { balance: 575.0, min_balance: 575.0, opened_orders: 1, executed_orders: 0, assets_available: {}, assets_frozen: {} }
[INFO] [stdout] [2m2026-03-30T04:56:57.925608Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_3 [3mresult[0m[2m=[0mCalculateResult { balance: 1000.0, min_balance: 575.0, opened_orders: 0, executed_orders: 1, assets_available: {}, assets_frozen: {} }
[INFO] [stdout] [2m2026-03-30T04:56:57.926186Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_1 [3mresult[0m[2m=[0mCalculateResult { balance: 575.0, min_balance: 575.0, opened_orders: 1, executed_orders: 0, assets_available: {}, assets_frozen: {} }
[INFO] [stdout] [2m2026-03-30T04:56:57.926223Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_2 [3mresult[0m[2m=[0mCalculateResult { balance: 575.0, min_balance: 575.0, opened_orders: 1, executed_orders: 0, assets_available: {}, assets_frozen: {} }
[INFO] [stdout] [2m2026-03-30T04:56:57.926245Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_3 [3mresult[0m[2m=[0mCalculateResult { balance: 1000.0, min_balance: 575.0, opened_orders: 0, executed_orders: 1, assets_available: {}, assets_frozen: {} }
[INFO] [stdout] [2m2026-03-30T04:56:57.926445Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_1 [3mresults[0m[2m=[0mCalculateResult { balance: 499.95, min_balance: 499.95, opened_orders: 0, executed_orders: 1, assets_available: {"BTC": 5.0}, assets_frozen: {} }
[INFO] [stdout] [2m2026-03-30T04:56:57.926484Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_2 [3mresults[0m[2m=[0mCalculateResult { balance: 1099.8899, min_balance: 499.95, opened_orders: 0, executed_orders: 2, assets_available: {"BTC": 0.0}, assets_frozen: {"BTC": 0.0} }
[INFO] [stdout] [2m2026-03-30T04:56:57.926456Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_1 [3mresult[0m[2m=[0mCalculateResult { balance: 499.95, min_balance: 499.95, opened_orders: 1, executed_orders: 1, assets_available: {"BTC": 0.0}, assets_frozen: {"BTC": 5.0} }
[INFO] [stdout] [2m2026-03-30T04:56:57.926612Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_2 [3mresult[0m[2m=[0mCalculateResult { balance: 499.95, min_balance: 499.95, opened_orders: 1, executed_orders: 1, assets_available: {"BTC": 0.0}, assets_frozen: {"BTC": 5.0} }
[INFO] [stdout] [2m2026-03-30T04:56:57.926672Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m perform_order [3mresult[0m[2m=[0mOk(None)
[INFO] [stdout] [2m2026-03-30T04:56:57.926750Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_3 [3mresult[0m[2m=[0mCalculateResult { balance: 499.95, min_balance: 499.95, opened_orders: 0, executed_orders: 2, assets_available: {"BTC": 5.0}, assets_frozen: {"BTC": 0.0} }
[INFO] [stdout] test agent::tests::test_calculate_agent_buy_cancel ... ok
[INFO] [stdout] test agent::tests::test_calculate_agent_buy_expiration ... ok
[INFO] [stdout] test agent::tests::test_calculate_agent_market ... ok
[INFO] [stdout] test agent::tests::test_calculate_agent_sell_cancel ... ok
[INFO] [stdout] [2m2026-03-30T04:56:57.928961Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_1 [3mresult[0m[2m=[0mCalculateResult { balance: 575.0, min_balance: 575.0, opened_orders: 1, executed_orders: 0, assets_available: {}, assets_frozen: {} }
[INFO] [stdout] [2m2026-03-30T04:56:57.929040Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_2 [3mresult[0m[2m=[0mCalculateResult { balance: 574.9575, min_balance: 574.9575, opened_orders: 0, executed_orders: 1, assets_available: {"BTC": 5.0}, assets_frozen: {} }
[INFO] [stdout] [2m2026-03-30T04:56:57.929150Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_3 [3mresult[0m[2m=[0mCalculateResult { balance: 574.9575, min_balance: 574.9575, opened_orders: 1, executed_orders: 1, assets_available: {"BTC": 0.0}, assets_frozen: {"BTC": 5.0} }
[INFO] [stdout] [2m2026-03-30T04:56:57.929081Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_1 [3mresult[0m[2m=[0mCalculateResult { balance: 499.95, min_balance: 499.95, opened_orders: 1, executed_orders: 1, assets_available: {"BTC": 0.0}, assets_frozen: {"BTC": 5.0} }
[INFO] [stdout] [2m2026-03-30T04:56:57.929242Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_2 [3mresult[0m[2m=[0mCalculateResult { balance: 499.95, min_balance: 499.95, opened_orders: 1, executed_orders: 1, assets_available: {"BTC": 0.0}, assets_frozen: {"BTC": 5.0} }
[INFO] [stdout] [2m2026-03-30T04:56:57.929507Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_3 [3mresult[0m[2m=[0mCalculateResult { balance: 499.95, min_balance: 499.95, opened_orders: 0, executed_orders: 2, assets_available: {"BTC": 5.0}, assets_frozen: {"BTC": 0.0} }
[INFO] [stdout] [2m2026-03-30T04:56:57.929340Z[0m [32m INFO[0m [2mnew_york_calculate_core::agent::tests[0m[2m:[0m candle_4 [3mresult[0m[2m=[0mCalculateResult { balance: 1249.89, min_balance: 574.9575, opened_orders: 0, executed_orders: 2, assets_available: {"BTC": 0.0}, assets_frozen: {"BTC": 0.0} }
[INFO] [stdout] test agent::tests::test_calculate_agent_sell_expiration ... ok
[INFO] [stdout] test agent::tests::test_calculate_agent_limit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests new_york_calculate_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b443db2617d35c477aaf5d2126ec5f0af53e421d2a6444b02d445e4263f99938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b443db2617d35c477aaf5d2126ec5f0af53e421d2a6444b02d445e4263f99938", kill_on_drop: false }`
[INFO] [stdout] b443db2617d35c477aaf5d2126ec5f0af53e421d2a6444b02d445e4263f99938
